Total Complexity | 22 |
Dependencies | 10 |
Dependents | 1 |
Total lines | 312 |
Lines of code | 123 |
Logical lines of code | 86 |
Comment lines | 146 |
Methods | 9 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getById() | 50 | 5 | 27 | |
setVotes() | 58 | 4 | 14 | |
incrementVotes() | 56 | 3 | 17 | |
getVotes() | 57 | 3 | 16 | |
get() | 50 | 2 | 29 | |
deleteVotes() | 65 | 2 | 8 | |
__construct() | 74 | 1 | 5 | |
count() | 80 | 1 | 3 | |
countVotes() | 75 | 1 | 4 |